|
tempprobe 2.2.0
|
TempProbe Click example. More...
Functions | |
| void | application_init (void) |
| void | application_task (void) |
| int | main (void) |
TempProbe Click example.
This is an example that demonstrates the use of the Temp Probe Click board.
The demo application is composed of two sections :
Initializes SPI interface, setting temperature format to celsius and performs a device configuration for proper functioning and configures the desired channels.
Measure temperatures from all sensors and display the measurements on the serial port.
| void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
| void application_task | ( | void | ) |
| int main | ( | void | ) |